LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Gentoo
User Name
Password
Gentoo This forum is for the discussion of Gentoo Linux.

Notices


Reply
  Search this Thread
Old 04-29-2009, 12:58 PM   #1
fedoralinuxjunkie
Member
 
Registered: Jun 2008
Location: NC
Distribution: Slackware64 15.0
Posts: 154

Rep: Reputation: 21
[gentoo] module-init-tools emerge update problem...


hey, i just installed Gentoo 2008-r1 and i'm doing updates on the installed packages...all other packages update just fine, but when i get to module-init-tools, emerge gives me this error:

Code:
>>> Emerging (4 of 100) sys-apps/module-init-tools-3.5
 * module-init-tools-3.5.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...         [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
>>> Unpacking source...
>>> Unpacking module-init-tools-3.5.tar.bz2 to /var/tmp/portage/sys-apps/module-init-tools-3.5/work
 * Replacing obsolete head/tail with POSIX compliant ones
 *  - fixed tests/test-depmod/10badcommand.sh
 * Applying module-init-tools-3.1_generate-modprobe-assume-kernel.patch   [ ok ]
 * Applying module-init-tools-3.2_pre7-abort-on-modprobe-failure.patch .  [ ok ]
 * Applying module-init-tools-3.2.2-handle-dupliate-aliases.patch ...     [ ok ]
>>> Source unpacked in /var/tmp/portage/sys-apps/module-init-tools-3.5/work
>>> Compiling source in /var/tmp/portage/sys-apps/module-init-tools-3.5/work/module-init-tools-3.5 ...
 * econf: updating module-init-tools-3.5/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating module-init-tools-3.5/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/lib64 --prefix=/ --enable-zlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
configure: Adding gcc options: -O2 -pipe -Wunused -Wall
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
make -j4 
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT lsmod.o -MD -MP -MF .deps/lsmod.Tpo -c -o lsmod.o lsmod.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT modindex.o -MD -MP -MF .deps/modindex.Tpo -c -o modindex.o modindex.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT logging.o -MD -MP -MF .deps/logging.Tpo -c -o logging.o logging.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT index.o -MD -MP -MF .deps/index.Tpo -c -o index.o index.c
mv -f .deps/lsmod.Tpo .deps/lsmod.Po
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT insmod.o -MD -MP -MF .deps/insmod.Tpo -c -o insmod.o insmod.c
mv -f .deps/modindex.Tpo .deps/modindex.Po
mv -f .deps/logging.Tpo .deps/logging.Po
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT modprobe.o -MD -MP -MF .deps/modprobe.Tpo -c -o modprobe.o modprobe.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT zlibsupport.o -MD -MP -MF .deps/zlibsupport.Tpo -c -o zlibsupport.o zlibsupport.c
mv -f .deps/zlibsupport.Tpo .deps/zlibsupport.Po
mv -f .deps/insmod.Tpo .deps/insmod.Po
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT rmmod.o -MD -MP -MF .deps/rmmod.Tpo -c -o rmmod.o rmmod.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT depmod.o -MD -MP -MF .deps/depmod.Tpo -c -o depmod.o depmod.c
mv -f .deps/index.Tpo .deps/index.Po
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT moduleops.o -MD -MP -MF .deps/moduleops.Tpo -c -o moduleops.o moduleops.c
mv -f .deps/rmmod.Tpo .deps/rmmod.Po
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c
mv -f .deps/depmod.Tpo .deps/depmod.Po
mv -f .deps/moduleops.Tpo .deps/moduleops.Po
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.5\" -DCONFIG_USE_ZLIB=1 -I.     -O2 -pipe -Wunused -Wall -MT modinfo.o -MD -MP -MF .deps/modinfo.Tpo -c -o modinfo.o modinfo.c
x86_64-pc-linux-gnu-gcc  -O2 -pipe -Wunused -Wall -static -Wl,-O1 -o insmod.static insmod.o  
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make: *** [insmod.static] Error 1
make: *** Waiting for unfinished jobs....
mv -f .deps/modprobe.Tpo .deps/modprobe.Po
mv -f .deps/modinfo.Tpo .deps/modinfo.Po
mv -f .deps/tables.Tpo .deps/tables.Po
 * 
 * ERROR: sys-apps/module-init-tools-3.5 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2569:  Called die
 * The specific snippet of code:
 *       emake || die "emake module-init-tools failed"
 *  The die message:
 *   emake module-init-tools failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/module-init-tools-3.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/module-init-tools-3.5/temp/environment'.
 * 

>>> Failed to emerge sys-apps/module-init-tools-3.5, Log file:

>>>  '/var/tmp/portage/sys-apps/module-init-tools-3.5/temp/build.log'

 * Messages for package net-nds/openldap-2.3.43:

 * 
 * Getting started using OpenLDAP? There is some documentation available:
 * Gentoo Guide to OpenLDAP Authentication
 * (http://www.gentoo.org/doc/en/ldap-howto.xml)
 * 
 * 
 * An example file for tuning BDB backends with openldap is
 * DB_CONFIG.fast.example in /usr/share/doc/openldap-2.3.43/
 * 

 * Messages for package sys-apps/module-init-tools-3.5:

 * 
 * ERROR: sys-apps/module-init-tools-3.5 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2569:  Called die
 * The specific snippet of code:
 *       emake || die "emake module-init-tools failed"
 *  The die message:
 *   emake module-init-tools failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/module-init-tools-3.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/module-init-tools-3.5/temp/environment'.
 * 

 * GNU info directory index is up-to-date.
I'm trying to update to module-init-tools 3.5. Any help is appreciated
 
Old 06-03-2009, 02:24 PM   #2
NeddySeagoon
Gentoo support team
 
Registered: May 2009
Location: 56N 3W
Distribution: Gentoo
Posts: 178

Rep: Reputation: 41
fedoralinuxjunkie,

Your error is
Code:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lc
That implies its Gentoos problem not yours.

Check bugs.gentoo.org to see if been reported or wait 24 hours, then do
Code:
emerge --sync
and try again.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with module-init-tools-0.9.15 mrsolo Linux - Software 1 04-04-2004 12:52 PM
problem with modules install after installing module-init-tools fobius Linux - Software 4 02-01-2004 03:40 PM
Problem installing module-init-tools-3.0-pre7 on SuSE 8.2 Smartcat99S Linux - Software 0 01-25-2004 11:15 AM
module-init-tools and new kernel yum update Ynog Fedora 0 12-25-2003 12:56 PM
problem installing module-init-tools Hcman Linux - Software 1 06-10-2003 02:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Gentoo

All times are GMT -5. The time now is 01:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration